home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / NFLDEMO / NFLDemo.EXE / CABFILE / IDR_CABFILE / data / BASE.DAT / Data_Positions.json < prev    next >
JavaScript Object Notation  |  1999-07-26  |  1KB

  1. {
  2.     "schema": {
  3.         "Key": "Text (4) NOT NULL",
  4.         "Position": "Text (31)",
  5.         "Aud_Position": "Text (19)"
  6.     },
  7.     "data": [
  8.         {
  9.             "Key": "BL",
  10.             "Position": "Blocker"
  11.         },
  12.         {
  13.             "Key": "C",
  14.             "Position": "Center"
  15.         },
  16.         {
  17.             "Key": "CM",
  18.             "Position": "Cover Man"
  19.         },
  20.         {
  21.             "Key": "DLE",
  22.             "Position": "Defensive Left End"
  23.         },
  24.         {
  25.             "Key": "DLT",
  26.             "Position": "Defensive Left Tackle"
  27.         },
  28.         {
  29.             "Key": "DRE",
  30.             "Position": "Defensive Right End"
  31.         },
  32.         {
  33.             "Key": "DRT",
  34.             "Position": "Defensive Right Tackle"
  35.         },
  36.         {
  37.             "Key": "FB",
  38.             "Position": "Full Back"
  39.         },
  40.         {
  41.             "Key": "FS",
  42.             "Position": "Free Safety"
  43.         },
  44.         {
  45.             "Key": "HB",
  46.             "Position": "Half Back"
  47.         },
  48.         {
  49.             "Key": "HO",
  50.             "Position": "Holder"
  51.         },
  52.         {
  53.             "Key": "K",
  54.             "Position": "Kicker"
  55.         },
  56.         {
  57.             "Key": "KR",
  58.             "Position": "Kick Returner"
  59.         },
  60.         {
  61.             "Key": "LCB",
  62.             "Position": "Left Cornerback"
  63.         },
  64.         {
  65.             "Key": "LG",
  66.             "Position": "Left Guard"
  67.         },
  68.         {
  69.             "Key": "LLB",
  70.             "Position": "Left Linebacker"
  71.         },
  72.         {
  73.             "Key": "LS",
  74.             "Position": "Long Snapper"
  75.         },
  76.         {
  77.             "Key": "LT",
  78.             "Position": "Left Tackle"
  79.         },
  80.         {
  81.             "Key": "MLB",
  82.             "Position": "Middle Linebacker"
  83.         },
  84.         {
  85.             "Key": "P",
  86.             "Position": "Punter"
  87.         },
  88.         {
  89.             "Key": "PR",
  90.             "Position": "Punt Returner"
  91.         },
  92.         {
  93.             "Key": "QB",
  94.             "Position": "Quarterback"
  95.         },
  96.         {
  97.             "Key": "RB",
  98.             "Position": "Running Back"
  99.         },
  100.         {
  101.             "Key": "RCB",
  102.             "Position": "Right Cornerback"
  103.         },
  104.         {
  105.             "Key": "RG",
  106.             "Position": "Right Guard"
  107.         },
  108.         {
  109.             "Key": "RLB",
  110.             "Position": "Right Linebacker"
  111.         },
  112.         {
  113.             "Key": "RT",
  114.             "Position": "Right Tackle"
  115.         },
  116.         {
  117.             "Key": "SS",
  118.             "Position": "Strong Safety"
  119.         },
  120.         {
  121.             "Key": "TE",
  122.             "Position": "Tight End"
  123.         },
  124.         {
  125.             "Key": "WR",
  126.             "Position": "Wide Receiver"
  127.         }
  128.     ]
  129. }